Quiz Yourself: Introduction to GitOps
Quiz yourself on the concepts of GitOps learned in this chapter.
7
How does GitOps increase developer productivity?
Your Answer
A)By using artificial intelligence to detect problem areas in the code.
B)
By increasing the visibility of changes made to the system via pull requests.
Explanation
Try again. While this is a benefit of GitOps, it isn’t directly related to developer productivity.
Correct Answer
C)By making Git the single entry point for deploying changes into the system.
Explanation
Correct, great job!
Question 7 of 77 attempted
Where GitOps is Applied
Principles of GitOps